ImageGear .NET v24.12 - Updated
ImGearReadOnlyDictionary<TKey,TValue> Class Members
Properties  Methods 


ImageGear24.Windows.Controls Assembly > ImageGear.Core Namespace : ImGearReadOnlyDictionary<TKey,TValue> Class

The following tables list the members exposed by ImGearReadOnlyDictionary<TKey,TValue>.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImGearReadOnlyDictionary class.  
Top
Public Properties
 NameDescription
Public Property Gets the number of key/value pairs contained in the dictionary.  
Public Property Gets a value indicating whether the dictionary is read-only.  
Public Property Gets the value associated with the specified key.  
Public Property Gets a collection containing the keys in the dictionary.  
Public Property Gets a collection containing the values in the dictionary.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  This method is not supported by the ImGearReadOnlyDictionary.  
Public Method This method is not supported by the ImGearReadOnlyDictionary.  
Public Method Determines whether the dictionary contains the specified key/value pair.  
Public Method Determines whether the dictionary contains the specified key.  
Public Method Copies the elements of the dictionary to an array, starting at the specified array index.  
Public Method Returns an enumerator that iterates through the dictionary.  
Public MethodOverloaded.  This method is not supported by the ImGearReadOnlyDictionary.  
Public Method Gets the value associated with the specified key.  
Top
See Also

Reference

ImGearReadOnlyDictionary<TKey,TValue> Class
ImageGear.Core Namespace